Welcome![Sign In][Sign Up]
Location:
Search - NAT Source code

Search list

[OS programP2P_by_shootingstars

Description: 这是一个在TCP/IP编程中经常遇到要处理的 问题,就是网络地址转换NAT,改源代码提供 一种方法,穿透内网的保护,到达目的地址。- This the question which frequently meets in the TCP/IP programming must process, is network address translation NAT, changes the source code to provide one method, in the penetration the net protection, arrives the destination address.
Platform: | Size: 29214 | Author: 罗家兄弟 | Hits:

[WinSock-NDISbtsourceVc

Description: bt下载工具的源代码,对想了解的端口编程和NAT穿透内网的编程,很有帮助。-bt download the source code tool of the port would like to know programming and penetration within NAT network programming and helpful.
Platform: | Size: 90516 | Author: 蔡志煌 | Hits:

[Internet-NetworkP2P源代码

Description: 这是关于UDP穿透NAT的P2P源代码,运行环境是VC++6.0-on UDP penetrate NAT P2P source code, the environment of VC 6.0
Platform: | Size: 28838 | Author: lxr | Hits:

[Other resourceP2PServer.c

Description: 经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理。-often principle of peer-to-peer discussions, but the discussions under discussion, with little substantive things have (source code). Oh, I am here on their own to achieve one of the source code to illustrate the UDP Through NAT principle.
Platform: | Size: 4491 | Author: 吴花 | Hits:

[Multimedia programp2p_overcome_NAT

Description: P2P 之 UDP穿透NAT的原理与实现(附源代码)-P2P Zhi UDP penetrate NAT Principle and the (source code)
Platform: | Size: 33594 | Author: ggg | Hits:

[Other resourcepertoper

Description: 一个模拟P2P聊天的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处理这些问题),后登录的计算机可以获得先登录计算机的用户名,后登录的计算机通过send username message的格式来发送消息。如果发送成功,说明你已取得了直接与对方连接的成功。 程序现在支持三个命令:send , getu , exit send格式:send username message 功能:发送信息给username getu格式:getu 功能:获得当前服务器用户列表 exit格式:exit 功能:注销与服务器的连接(服务器不会自动监测客户是否吊线)-a peer-to-peer chatting simulation of the process of source code, the process is very simple. P2PServer operation in a public IP with the computer, P2PClient running in two different NAT after (Note If two clients running on a NAT, the procedure may not be operating normally, It depends on whether you support the loopback NAT translation, see http : / / midcom-p2p.sourceforge.net/draft-ford- midcom - p2p - 01.txt, of course, this problem can be made by the two sides try to connect with each other to resolve the IP network, but the code is to verify principle, not dealing with these issues), after the computer can log logged in a computer user name, after logged by the computer username send the message format to send information. If the success of this show that you have made a direct link
Platform: | Size: 31210 | Author: 李俊升 | Hits:

[TCP/IP stackP2PUDP

Description: UDP穿越NAT的原理和源代码,我用自己实现的一个源代码来说明UDP穿越NAT的原理和源代码供大家参考-the principle and source code, I used one of their own to achieve the source code to illustrate UDP Through NAT principle and the source code for your consideration
Platform: | Size: 76349 | Author: 王和 | Hits:

[Otherp2p_source_code

Description: 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理-regular forum for the discussion of P2P principle, but the discussion under discussion, Few things have real (source code). Oh, I am here on their own to achieve one of the source code to illustrate the UDP Through NAT Principle
Platform: | Size: 31032 | Author: wangning | Hits:

[CommunicationNat-traverse-source

Description: P2P穿越防火墙 代码 ,作为P2P开发中的配套代码.-P2P Firewall traversal code, P2P development as the matching code. xxxxxxxxxxxxxxxxxxxxxxxxxx
Platform: | Size: 289747 | Author: tommy | Hits:

[Other resourcep2p(UDPpassNAT)

Description: P2P 之 UDP穿透NAT的原理与实现(附源代码)。用源代码来说明UDP穿越NAT的原理。这是一个不错的用于研究P2P原理程序。 -P2P UDP penetrate NAT's Theory and Implementation (source code). With the source code to illustrate the UDP Through NAT principle. This is a good principle for the study of P2P procedures.
Platform: | Size: 31456 | Author: Arnold | Hits:

[CommunicationP2PandNAT

Description: 这是实现用UDP穿越NAT的原理一个源代码,对于这方面感兴趣的程序员来说,绝对是有错过不放过。-It is the use of UDP Through NAT one of the tenets of the source code, In this regard interested programmers, it is definitely a missing left off.
Platform: | Size: 38441 | Author: 旺财 | Hits:

[Other resourceP2P_UDP_NATsourcecode

Description: 与P2P有关的UDP穿越NAT的原理及实现工程源代码-P2P and the UDP Through NAT principle and the realization of the project source code
Platform: | Size: 29528 | Author: 张真 | Hits:

[Other resourceP2PDemo

Description: 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration of using UDP protocol for peer-to-peer principle of dialogue burrows Demonstration Program, the source of information is : a) P2P UDP penetrate NAT's Theory and Implementation (source code) -- http : / / www.cnpaf.net/Class/hack/0512182034513 804825.htm 2) Wang Ping
Platform: | Size: 30083 | Author: xiaoyan | Hits:

[Other resourcexbt

Description: 可以在linux和window下执行的bt软件源码,支持UPNP和NAT穿透,纯C++代码实现-in linux and can be implemented under the window bt software source code, NAT support UPNP and penetration, and pure C code to achieve
Platform: | Size: 1916777 | Author: 韩东 | Hits:

[Data structszojcode

Description: zoj 400道ACM 源码,是在ZOJ混的ACMer必备。希望对大家有点帮助。-zoj 400 Dao ACM source code, is essential in the ZOJ mixing ACMer. Hope to everyone to some extent.
Platform: | Size: 727040 | Author: 张龙 | Hits:

[Internet-Networknat-old.tar

Description: nat的简单源代码,适用于想要致力于nat学习的初学者。-nat simple source code for beginners to learn wanted to commit to nat.
Platform: | Size: 27648 | Author: 牟思敏 | Hits:

[P2PUDP_MakeHole

Description: udp 穿透, 传透NAT,打洞。不仅有文档的介绍,将原理介绍清楚,而且有可以直接运行的源码。学习udp打洞的好资料。-udp penetrate, pass through the NAT, holes. Not only describes the document will introduce a clear principle, but also can run the source code. Good information to learn udp hole punching.
Platform: | Size: 6124544 | Author: ren | Hits:

[Internet-NetworkMiNATSolutions

Description: NAT 源代码, 具有很高的参考价值, 欢迎下载参考-NAT source code
Platform: | Size: 17408 | Author: yue | Hits:

[Internet-NetworkP2PCht

Description: CSharp 写的UDP穿透Cone NAT 的例子, 包含服务器和客户端, C#源码-CSharp write through Cone NAT UDP examples, including server and client, C# source code
Platform: | Size: 320512 | Author: 邓冬冬 | Hits:

[Compress-Decompress algrithmsNAT-Traversal-

Description: P2P之UDP穿透NAT的原理与实现源代码 -P2P the UDP NAT Traversal principle and implementation of source code
Platform: | Size: 32768 | Author: 沈冲 | Hits:
« 1 2 3 45 6 7 »

CodeBus www.codebus.net